Welcome![Sign In][Sign Up]
Location:
Search - http proxy

Search list

[CSharpCSharpHttp

Description: 稿件名称:用C#实现Http代理服务器 程序名称:HttpProxy 运行环境:Win 98/2000;Microsoft C#-Manuscript name: The C# Realize Http Proxy Server Name: HttpProxy operating environment: Win 98/2000 Microsoft C#
Platform: | Size: 142336 | Author: 路涛 | Hits:

[Internet-Networkproxy

Description: 基于socket的http代理服务器源代码-Based on the socket of the http proxy server source code
Platform: | Size: 243712 | Author: 木杉 | Hits:

[Internet-NetworkproxySrc

Description: 简单的HTTP代理,功能简单,代码易懂,可以直接运行。 -Simple HTTP proxy functionality is simple, easy-to-understand code, can be directly run.
Platform: | Size: 694272 | Author: liaowei | Hits:

[Internet-NetworkHTTP_proxy

Description: 代理服务器编程实例,HTTP代理服务器【\chap8\HTTP代理服务】-Programming example of a proxy server, HTTP proxy server proxy service] [chap8HTTP
Platform: | Size: 265216 | Author: machengyao | Hits:

[Proxy ServerHTTPProxyServer

Description: 一个基于visual c++ 的HTTP代理服务源程序-Based on visual c++ The HTTP proxy service source
Platform: | Size: 160768 | Author: h3282129 | Hits:

[Remote ControlwinsockHttpProxy

Description: winsock http 代理程序,接受转发机制-winsock http proxy procedure to receive forwarding mechanism
Platform: | Size: 54272 | Author: axiu | Hits:

[JSP/Javastudy

Description: http代理的java实现,可以自己设置代理的ip和端口,然后启动httpproxy就可以运行了,放心使用吧,没问题的-http proxy java realize, you can set up their own proxy ip and port, and then start httpproxy can run, and rest assured that the use of it, no problem
Platform: | Size: 6144 | Author: freewyj | Hits:

[Proxy Servertinyproxy-1.4.0pre2.tar

Description: tinyproxy is a small, efficient HTTP proxy daemon. tinyproxy is very useful in a small network setting, where a larger proxy like Squid would either be too resource intensive, or a security risk. One of the key features of tinyproxy is the buffering connection concept. In effect, tinyproxy will buffer a high speed response from a server, and then relay it to a client at the highest speed the client will accept. This feature greatly reduces the problems with sluggishness on the Internet. If you are sharing an Internet connection with a small network, and you only want to allow HTTP requests to be allowed, then tinyproxy is a great tool for the network administrator. -tinyproxy is a small, efficient HTTP proxy daemon. tinyproxy is very useful in a small network setting, where a larger proxy like Squid would either be too resource intensive, or a security risk. One of the key features of tinyproxy is the buffering connection concept . In effect, tinyproxy will buffer a high speed response from a server, and then relay it to a client at the highest speed the client will accept. This feature greatly reduces the problems with sluggishness on the Internet. If you are sharing an Internet connection with a small network, and you only want to allow HTTP requests to be allowed, then tinyproxy is a great tool for the network administrator.
Platform: | Size: 184320 | Author: wzq | Hits:

[Internet-NetworkHttpProxy_Src

Description: HTTP Tunneling (HTTP Proxy Socket Client)
Platform: | Size: 17408 | Author: zzdown | Hits:

[JSP/JavaRabbIT3-src.tar

Description: 一款Java实现的HTTP代理服务器,兼容HTTP/1.1,支持SSL链接。RabbIT可以通过过滤背景图片,降低图片的解析率来加速网络浏览的速度。-new Java HTTP proxy server and is compatible with HTTP/1.1, support SSL link. RabbIT can filter background pictures, pictures of analytic lower rates to accelerate the speed of Web browsers.-Java realization of a HTTP proxy server, compatible with HTTP/1.1, support SSL link. RabbIT background picture can be filtered to reduce the rate of image analysis to accelerate the speed of a web browser.-new Java HTTP proxy server and is compatible with HTTP/1.1, support SSL link. RabbIT can filter background pictures, pictures of analytic lower rates to accelerate the speed of Web browsers.
Platform: | Size: 375808 | Author: leichi | Hits:

[Windows DevelopHttpproxy

Description: 一个很简洁的HTTP代理服务器源码,附教程,对于初学者来说这是一个不可多得的入门教程.-A very simple HTTP proxy server source code, with tutorials for beginners This is a rare Tutorial.-A very simple HTTP proxy server source code, with tutorials for beginners This is a rare Tutorial .- A very simple HTTP proxy server source code, with tutorials for beginners This is a rare Tutorial.
Platform: | Size: 48128 | Author: 王佐 | Hits:

[Windows Develop83390044proxySrc

Description: 一个很简洁的HTTP代理服务器源码,附教程,对于初学者来说这是一个不可多得的入门教程.-A very simple HTTP proxy server source code, with tutorials for beginners This is a rare Tutorial.-A very simple HTTP proxy server source code, with tutorials for beginners This is a rare Tutorial .- A very simple HTTP proxy server source code, with tutorials for beginners This is a rare Tutorial.
Platform: | Size: 691200 | Author: 王佐 | Hits:

[Internet-Networklibcurl-7.19.3-win32-ssl-msvc

Description: LibCurl是免费的客户端URL传输库,支持FTP,FTPS ... Libcurl具备线程安全、IpV6兼容、易于使用的特点,支持多种平台-libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http proxy tunneling and more! libcurl is highly portable, it builds and works identically on numerous platforms, including Solaris, NetBSD, FreeBSD, OpenBSD, Darwin, HPUX, IRIX, AIX, Tru64, Linux, UnixWare, HURD, Windows, Amiga, OS/2, BeOs, Mac OS X, Ultrix, QNX, OpenVMS, RISC OS, Novell NetWare, DOS and more...
Platform: | Size: 4242432 | Author: stupidpig | Hits:

[OtherjProxy

Description: java http-proxy source code
Platform: | Size: 5120 | Author: vladkimo | Hits:

[Internet-NetworkDelphi-HttpProxy

Description: 此代码由网上的Http Proxy修正而来。网上流传的Delphi版HttpProxy存在着很多问题,基本访问大部分网站都存在着各种各样问题。 该 代码在前人的基础上,进行了多处修正,基本解决了大部分问题,目前已可正常使用。 修正说明 : 1.重新封装Proxy类 2.修改正访问youhu之类的网站不正常的问题。 3.修正多处内存泄漏和资源释放错误 4.数据同步问题。-This code consists of amendments to come online Http Proxy. Delphi circulating online version of HttpProxy There are many questions, the basic access to most of the sites there are myriad problems. The code on the basis of our predecessors carried out numerous amendments basically solved most of the problems, now can be used normally. Amended statement: 1. To re-package Proxy class 2. Youhu change is visiting the site does not like a normal issue. 3. To amend various memory leaks and resource release error 4. Data synchronization problems.
Platform: | Size: 208896 | Author: 张三 | Hits:

[Internet-NetworkHTTP_proxy_10

Description: http代理源代码,直接使用winsock底层编程,不使用控件-http proxy source code underlying the direct use of winsock programming, do not use control
Platform: | Size: 5120 | Author: | Hits:

[Linux-Unixhttp_proxy.tar

Description: http proxy是一种中间代理服务器,能够接收客户端浏览器发送的请求信息,并将请求信息转发给远端的web服务器,web服务器又根据客户端的请求,将信息返回给http proxy,最后由http proxy转发给客户端。-1
Platform: | Size: 6144 | Author: 田伟 | Hits:

[Internet-Networkhttp-proxy-byC

Description: C语言写的简易http代理工具,包含DNS解析模块-a simply http proxy with C
Platform: | Size: 3072 | Author: | Hits:

[TCP/IP stackhttp-proxy

Description: HTTP代理服务器,可以代理上网的源码,代理端口为8888,采用多线程处理,占用资源少,速度快-HTTP proxy server, proxy Internet source, proxy port 8888, a multi-threaded processing, less resource speed
Platform: | Size: 3721216 | Author: new | Hits:

[TCP/IP stackhttp-proxy

Description: 一个小小的HTTP代理的代码,有需要参考的朋友请下载吧。-A small HTTP proxy code, there is need to refer to a friend, please download it.
Platform: | Size: 6144 | Author: gao | Hits:
« 1 2 34 5 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net